func github.com/vmihailenco/msgpack/v5.marshalTextValueAddr

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		encode_value.go#L86: 			return marshalTextValueAddr
		encode_value.go#L226: func marshalTextValueAddr(e *Encoder, v reflect.Value) error {